org.apache.felix.useradmin
Interface Version

All Known Implementing Classes:
GroupImpl, RoleImpl, UserImpl

public interface Version

The Version interface represents version of a role.

Version:
$Rev$ $Date$

Method Summary
 long getVersion()
          This method getting version of a role.
 void increaseVersion()
          This method increasing version of a role.
 

Method Detail

getVersion

long getVersion()
This method getting version of a role.

Returns:
version

increaseVersion

void increaseVersion()
This method increasing version of a role.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.