Uses of Class
org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata.InjacSpaceManagementProperties

Packages that use InjacSpaceManagementProperties
org.esupportail.portal.channels.CWebdav.channelAction.injac   
org.esupportail.portal.channels.CWebdav.channelAction.injac.acl   
org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata   
 

Uses of InjacSpaceManagementProperties in org.esupportail.portal.channels.CWebdav.channelAction.injac
 

Fields in org.esupportail.portal.channels.CWebdav.channelAction.injac declared as InjacSpaceManagementProperties
private  InjacSpaceManagementProperties ChannelAction.smp
          Object use to manage an injac space properties
 

Uses of InjacSpaceManagementProperties in org.esupportail.portal.channels.CWebdav.channelAction.injac.acl
 

Methods in org.esupportail.portal.channels.CWebdav.channelAction.injac.acl with parameters of type InjacSpaceManagementProperties
static void InjacAclManager.setReadersAclOnSpace(Space currentSpace, java.lang.String path, InjacSpaceManagementProperties smp)
          Set the acl for reading set by manager on a space
 

Uses of InjacSpaceManagementProperties in org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata
 

Methods in org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata that return InjacSpaceManagementProperties
static InjacSpaceManagementProperties InjacSpaceManagementProperties.getProperties(ChannelConfiguration config, Space currentSpace, java.lang.String path)
          Get the properties sets on a space
 

Methods in org.esupportail.portal.channels.CWebdav.channelAction.injac.metadata with parameters of type InjacSpaceManagementProperties
static boolean MetaDataManager.setMetadataOnSpace(ServerAccess access, java.lang.String path, InjacSpaceManagementProperties smp)
          Set the metadata set by manager on a space