public final class CmsPublishListHelper extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static CmsObject |
adjustCmsObject(CmsObject cms,
boolean online)
Initializes a CmsObject based on the given one, but with adjusted project information and configured, such that release and expiration date are ignored.
|
public static CmsObject adjustCmsObject(CmsObject cms, boolean online) throws CmsException
cms - the original CmsObject.online - true if a CmsObject for the Online project should be returnedCmsException - if something goes wrong