Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Uses of Class
org.alfresco.service.cmr.site.SiteVisibility
Packages that use org.alfresco.service.cmr.site.SiteVisibility
org.alfresco.service.cmr.site Provides the public interface for the the SiteService which is used by the Share application.
Uses of SiteVisibility in org.alfresco.service.cmr.site
Methods in org.alfresco.service.cmr.site that return SiteVisibility
SiteInfo.getVisibility()
          Get the sites visibility
SiteVisibility.valueOf(String name)
static SiteVisibility[]
SiteVisibility.values()
Methods in org.alfresco.service.cmr.site with parameters of type SiteVisibility
SiteService.createSite(String sitePreset, String shortName, String title, String description, SiteVisibility visibility)
          Create a new site.
SiteService.createSite(String sitePreset, String shortName, String title, String description, SiteVisibility visibility, QName siteType)
          Create a new site.
void
SiteInfo.setVisibility(SiteVisibility visibility)
          Set the sites visibility

Overview  Package  Class   Use  Tree  Deprecated  Index  Help 
PREV   NEXT FRAMES    NO FRAMES    All Classes

Copyright © 2005–2016 Alfresco Software. All rights reserved.

Java API documentation generated with DocFlex/Javadoc 1.6.1 using JavadocPro template set.