com.sapportals.wcm.repository.security

Interface IResourceAclVersioned

All Superinterfaces:
IResourceAcl

public interface IResourceAclVersioned
extends IResourceAcl

A IResourceAclVersioned is an IResourceAcl which also provides the version of the acl. The version is needed to optimize index management for example.


Method Summary
 long getVersion()
          Returns the version of the acl.
 
Methods inherited from interface com.sapportals.wcm.repository.security.IResourceAcl
addEntry, addOwner, addOwner, checkPermission, checkPermission, getEntries, getEntries, getEntries, getLockingUser, getLockingUserUME, getOwners, getOwnersUME, getResource, isAuthorized, isAuthorized, isLocked, isOwner, isOwner, isReadOnly, isUpToDate, lock, removeEntry, removeOwner, removeOwner, unlock
 

Method Detail

getVersion

long getVersion()
                throws AclPersistenceException
Returns the version of the acl.

Returns:
version The version of the Acl. -1 if versioning is not supported.
Throws:
AclPersistenceException
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] KMC-CM [sap.com] tc/km/frwk api EP-KM-CM
[sap.com] KMC-WPC [sap.com] tc/kmc/wpc/wpcfacade api EP-PIN-WPC-WCM


Copyright 2011 SAP AG Complete Copyright Notice