|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Website | |
---|---|
lumis.portal.webfilereplication | Contains the classes for web file replication feature. |
lumis.portal.website | Provides the classes related to portal's websites feature. |
Uses of Website in lumis.portal.webfilereplication |
---|
Methods in lumis.portal.webfilereplication with parameters of type Website | |
---|---|
void |
WebFileReplication.setWebsite(Website website)
Sets the website of this replication. |
Uses of Website in lumis.portal.website |
---|
Methods in lumis.portal.website that return Website | |
---|---|
Website |
Website.unmodifiable()
Returns an unmodifiable copy of this website. |
Methods in lumis.portal.website that return types with arguments of type Website | |
---|---|
List<Website> |
WebsiteManager.getAllWebsites()
Returns all websites existent in the portal. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |