- nameIs(String...) - Static method in class com.businessobjects.sdk.lcm.ObjectMatcher
-
Creates a matcher that matches object(s) of any given name.
- newExportScenario(String) - Method in class com.businessobjects.sdk.lcm.Host
-
Creates a fresh export scenario of given name.
- newImportScenario(String) - Method in class com.businessobjects.sdk.lcm.Host
-
Creates a fresh import scenario whose name is retrieved from source archive and possibly overridden by supplied
name if provided.
- newInstance(IEnterpriseSession) - Static method in class com.businessobjects.sdk.lcm.HostFactory
-
Creates a fresh promotion host connected to given central system.
- newInstance(String) - Static method in class com.businessobjects.sdk.lcm.LcmArchiveFactory
-
Creates a fresh instance of non-encrypted LCM archive of given path.
- newInstance(String, String) - Static method in class com.businessobjects.sdk.lcm.LcmArchiveFactory
-
Creates a fresh instance of encrypted LCM archive of given path and given password.
- newPromoteScenario(String) - Method in class com.businessobjects.sdk.lcm.Host
-
Creates a fresh promote scenario of given name.
- not(ObjectMatcher) - Static method in class com.businessobjects.sdk.lcm.ObjectMatcher
-
Creates a matcher that negates given one.