public class ChangeFolderSecurityEvent
extends org.zkoss.zk.ui.event.Event
Constructor and Description |
---|
ChangeFolderSecurityEvent(org.zkoss.zk.ui.Component target,
FolderId folderId,
Set<String> aclNames)
Creates a new DocumentFilingEvent for actions ADD_TO_FOLDER and REMOVE_FROM_FOLDER.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAclNames() |
FolderId |
getFolderId() |
public ChangeFolderSecurityEvent(org.zkoss.zk.ui.Component target, FolderId folderId, Set<String> aclNames)
target
- * target component*folderId
- id of folderaclNames
- Names of ACLs to be setCopyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.