com.groiss.org
Interface PermissionList

All Superinterfaces:
Persistent

public interface PermissionList
extends Persistent


Method Summary
 String getName()
          Get the name.
 void setName(String name)
          set the name
 
Methods inherited from interface com.groiss.store.Persistent
dbFields, getOid, getStore, getTableName, isFilled, onDelete, onInsert, onRead, onUpdate, setFilled, setOid, setStore
 

Method Detail

getName

String getName()
Get the name.

Returns:
the name of the ACL object.

setName

void setName(String name)
set the name

Parameters:
name - of the acl object


@enterprise 8.0.10809 Copyright © 2001-2012 Groiss Informatics GmbH. All Rights Reserved.