nl.gx.webmanager.authorization
Interface HtmlObjectWrapper

All Known Subinterfaces:
MenuItem, Permission, PermissionCategory, PermissionGroup, Role, User
All Known Implementing Classes:
HtmlObjectWrapperImpl, PermissionCategoryImpl, PermissionGroupImpl, PermissionImpl, RoleImpl, ToolbarElement, UserImpl

public interface HtmlObjectWrapper

Interface extended by all Interfaces in the authorization api that wrap siteworks objecttypes.

Author:
arjans

Method Summary
 java.lang.String getId()
          Returns the unique id of the wrapped Siteworks object.
 java.lang.String getUuid()
          Return String representation of the wrapped Siteworks object's UUID.
 

Method Detail

getId

java.lang.String getId()
Returns the unique id of the wrapped Siteworks object.

Returns:
the unique id of the wrapped Siteworks object

getUuid

java.lang.String getUuid()
Return String representation of the wrapped Siteworks object's UUID.

Returns:
String representation of the wrapped Siteworks object's UUID


Copyright © 2007-2011 GX Software BV. All Rights Reserved.