com.ibm.pim.system
Interface AdminHelper


public interface AdminHelper

Interface providing admin methods.

Since:
6.0.0

Field Summary
static java.lang.String copyright
           
 
Method Summary
 void flushScriptCache()
          Flushes the script cache
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

flushScriptCache

void flushScriptCache()
Flushes the script cache

Throws:
PIMInternalException - If an internal exception occurs.
PIMAuthorizationException - Reserved for future use