AlfrescoSite Class Reference
Inherits from | NSObject |
Conforms to | NSCoding |
Declared in | AlfrescoSite.h |
Tasks
-
shortName
Returns the short name of the site.
property -
title
Returns the title of the site.
property -
summary
Returns the description of the site.
property -
visibility
The visibility of the site.
property
Properties
shortName
Returns the short name of the site.
@property (nonatomic, strong, readonly) NSString *shortName
Discussion
Returns the short name of the site.
Declared In
AlfrescoSite.h
summary
Returns the description of the site.
@property (nonatomic, strong, readonly) NSString *summary
Discussion
Returns the description of the site.
Declared In
AlfrescoSite.h