com.sapportals.wcm.util.acl

Interface IAclVersioned

All Superinterfaces:
IAcl, IOwner

public interface IAclVersioned
extends IAcl

A IAclVersioned is an IAcl 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.util.acl.IAcl
addEntry, addEntry, checkPermission, checkPermission, getDescendantsWithAcl, getEntries, getEntries, getEntries, getLockingUser, getLockingUserUME, hasDescendantsWithAcl, isLocked, isReadOnly, isUpToDate, lock, lock, removeEntry, removeEntry, unlock, unlock
 
Methods inherited from interface com.sapportals.wcm.util.acl.IOwner
addOwner, addOwner, getOwners, getOwnersUME, isAuthorized, isAuthorized, isOwner, isOwner, removeOwner, removeOwner
 

Method Detail

getVersion

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

Returns:
version The version of the Acl.
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 2014 SAP AG Complete Copyright Notice