com.filenet.api.security
Interface SecurityPrincipal

All Superinterfaces:
EngineObject, IndependentObject, java.io.Serializable
All Known Subinterfaces:
Group, User

public interface SecurityPrincipal
extends IndependentObject

Provides the base class for security principals (Group and User objects).

Metadata

Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: false
IsHidden: false
Searchable: false
StorageType: Domain
SuperclassName: GenericObject


Method Summary
 
Methods inherited from interface com.filenet.api.core.IndependentObject
fetchProperties, fetchProperties, fetchProperty, fetchProperty, getObjectReference, refresh, refresh, refresh
 
Methods inherited from interface com.filenet.api.core.EngineObject
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.