Package org.pentaho.platform.api.engine
Interface IPentahoAclObjectIdentity
- 
- All Superinterfaces:
 Serializable
@Deprecated public interface IPentahoAclObjectIdentity extends Serializable
Deprecated.This is a port from spring-security 2.0.8.RELEASE 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)Deprecated.Refer to thejava.lang.Objectdocumentation for the interface contract.inthashCode()Deprecated.Refer to thejava.lang.Objectdocumentation for the interface contract. 
 - 
 
- 
- 
Method Detail
- 
equals
boolean equals(Object obj)
Deprecated.Refer to thejava.lang.Objectdocumentation for the interface contract. 
 - 
 
 -