Uses of Class
org.jboss.portal.cms.impl.jcr.command.ACLEnforcer.Type

Packages that use ACLEnforcer.Type
org.jboss.portal.cms.impl.jcr.command   
 

Uses of ACLEnforcer.Type in org.jboss.portal.cms.impl.jcr.command
 

Methods in org.jboss.portal.cms.impl.jcr.command that return ACLEnforcer.Type
static ACLEnforcer.Type ACLEnforcer.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ACLEnforcer.Type[] ACLEnforcer.Type.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.jboss.portal.cms.impl.jcr.command with parameters of type ACLEnforcer.Type
protected  void ACLEnforcer.addACLCommand(ACLEnforcer.Type type, java.lang.String commandClassName)
          Add a command to check for security control
 



Copyright © 2008. All Rights Reserved.