| Modifier and Type | Field and Description |
|---|---|
InvalidDataException |
InvalidDataExceptionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static InvalidDataException |
InvalidDataExceptionHelper.extract(Any a) |
static InvalidDataException |
InvalidDataExceptionHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
InvalidDataExceptionHelper.insert(Any a,
InvalidDataException that) |
static void |
InvalidDataExceptionHelper.write(OutputStream ostream,
InvalidDataException value) |
| Constructor and Description |
|---|
InvalidDataExceptionHolder(InvalidDataException initialValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
_ItemStub.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData) |
String |
_AgentStub.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData) |
String |
TraceableEntity.delegatedAction(SystemKey agentId,
SystemKey delegateAgentId,
String stepPath,
int transitionID,
String requestData) |
String |
ItemImplementation.delegatedAction(SystemKey agentId,
SystemKey delegateId,
String stepPath,
int transitionID,
String requestData) |
String |
ItemOperations.delegatedAction(SystemKey agentKey,
SystemKey delegateAgentKey,
String stepPath,
int transitionID,
String requestData) |
void |
_ItemStub.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections)
Initialises a new Item.
|
void |
_AgentStub.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections)
Initialises a new Item.
|
void |
TraceableEntity.initialise(SystemKey agentId,
String propString,
String initWfString,
String initCollsString) |
void |
ItemImplementation.initialise(SystemKey agentId,
String propString,
String initWfString,
String initCollsString) |
void |
ItemOperations.initialise(SystemKey agentKey,
String itemProps,
String workflow,
String collections)
Initialises a new Item.
|
String |
_ItemStub.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData)
Requests a transition of an Activity in this Item's workflow.
|
String |
_AgentStub.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData)
Requests a transition of an Activity in this Item's workflow.
|
String |
TraceableEntity.requestAction(SystemKey agentId,
String stepPath,
int transitionID,
String requestData) |
String |
ItemImplementation.requestAction(SystemKey agentId,
String stepPath,
int transitionID,
String requestData) |
String |
ItemOperations.requestAction(SystemKey agentKey,
String stepPath,
int transitionID,
String requestData)
Requests a transition of an Activity in this Item's workflow.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ActiveEntity.delegatedAction(SystemKey agentId,
SystemKey delegateAgentId,
String stepPath,
int transitionID,
String requestData) |
String |
Job.getLastView() |
Outcome |
Job.getOutcome() |
OutcomeInitiator |
Job.getOutcomeInitiator() |
String |
Job.getOutcomeString() |
Schema |
Job.getSchema() |
String |
Job.getSchemaName()
Deprecated.
|
int |
Job.getSchemaVersion()
Deprecated.
|
Script |
Job.getScript() |
int |
Job.getScriptVersion()
Deprecated.
|
void |
ActiveEntity.initialise(SystemKey agentId,
String propString,
String initWfString,
String initCollsString) |
String |
ActiveEntity.requestAction(SystemKey agentID,
String stepPath,
int transitionID,
String requestData) |
| Constructor and Description |
|---|
Job(Activity act,
ItemPath itemPath,
Transition transition,
AgentPath agent,
String role) |
| Modifier and Type | Method and Description |
|---|---|
String |
AgentProxy.execute(ItemProxy item,
String predefStep,
C2KLocalObject obj) |
String |
AgentProxy.execute(ItemProxy item,
String predefStep,
String param)
Single parameter execution
|
String |
AgentProxy.execute(ItemProxy item,
String predefStep,
String[] params)
Multi-parameter execution.
|
String |
AgentProxy.execute(Job job)
Standard execution of jobs.
|
void |
ItemProxy.initialise(AgentPath agentId,
PropertyArrayList itemProps,
CompositeActivity workflow,
CollectionArrayList colls) |
protected void |
ProxyManager.processMessage(ProxyMessage thisMessage) |
String |
ItemProxy.requestAction(Job thisJob) |
void |
ItemProxy.setProperty(AgentProxy agent,
String name,
String value) |
| Constructor and Description |
|---|
ProxyMessage(DatagramPacket packet) |
ProxyMessage(String line) |
| Modifier and Type | Method and Description |
|---|---|
Event |
History.addEvent(AgentPath agentPath,
AgentPath delegatePath,
String agentRole,
String stepName,
String stepPath,
String stepType,
Schema schema,
StateMachine stateMachine,
int transitionId,
String viewName,
String timeString) |
Event |
History.addEvent(AgentPath agentPath,
AgentPath delegatePath,
String agentRole,
String stepName,
String stepPath,
String stepType,
StateMachine stateMachine,
int transitionId,
String timeString) |
Event |
History.addEvent(AgentPath agentPath,
String agentRole,
String stepName,
String stepPath,
String stepType,
String schemaName,
Integer schemaVersion,
String stateMachineName,
Integer stateMachineVersion,
Transition transition,
String viewName,
String timeString)
Deprecated.
|
Event |
History.addEvent(AgentPath agentPath,
String agentRole,
String stepName,
String stepPath,
String stepType,
String stateMachineName,
Integer stateMachineVersion,
Transition transition,
String timeString)
Deprecated.
|
void |
Event.setTimeString(String time) |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
GraphableVertex.deriveVersionNumber(Object val) |
void |
GraphableVertex.setChildrenGraphModel(GraphModel childrenGraph)
Sets the childrenGraph.
|
| Modifier and Type | Method and Description |
|---|---|
ActivitySlotDef |
CompositeActivityDef.addExistingActivityDef(String name,
ActivityDef actDef,
GraphPoint point)
Method addExistingActivityDef.
|
void |
ActivityDef.configureInstance(WfVertex act) |
void |
WfVertexDef.configureInstance(WfVertex newVertex) |
void |
CompositeActivityDef.export(Writer imports,
File dir) |
void |
ActivityDef.export(Writer imports,
File dir) |
ArrayList<ActivityDef> |
CompositeActivityDef.findRefActDefs(GraphModel graph) |
protected DescriptionObject[] |
ActivityDef.getCollectionResource(String collName) |
protected DescriptionObject |
ActivityDef.getPropertyResource(String nameProp,
String verProp) |
Script |
AndSplitDef.getRoutingScript() |
Schema |
ActivityDef.getSchema() |
Script |
ActivityDef.getScript() |
StateMachine |
ActivityDef.getStateMachine() |
ActivityDef |
ActivitySlotDef.getTheActivityDef() |
WfVertex |
LoopDef.instantiate() |
WfVertex |
JoinDef.instantiate() |
WfVertex |
CompositeActivityDef.instantiate()
Method instantiateAct.
|
WfVertex |
ActivitySlotDef.instantiate() |
WfVertex |
OrSplitDef.instantiate() |
WfVertex |
ActivityDef.instantiate() |
abstract WfVertex |
WfVertexDef.instantiate() |
WfVertex |
AndSplitDef.instantiate() |
WfVertex |
XOrSplitDef.instantiate() |
WfVertex |
CompositeActivityDef.instantiate(String name) |
WfVertex |
ActivityDef.instantiate(String name) |
Dependency |
CompositeActivityDef.makeActDefCollection() |
Dependency |
ActivityDef.makeDescCollection(String colName,
DescriptionObject... descs) |
CollectionArrayList |
CompositeActivityDef.makeDescCollections() |
CollectionArrayList |
ActivityDef.makeDescCollections() |
WfVertexDef |
CompositeActivityDef.newChild(String Name,
String Type,
Integer version,
GraphPoint location)
Method newChild.
|
void |
CompositeActivityDef.setChildrenGraphModel(GraphModel childrenGraph) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Job> |
Activity.calculateAllJobs(AgentPath agent,
ItemPath itemPath,
boolean recurse) |
ArrayList<Job> |
CompositeActivity.calculateAllJobs(AgentPath agent,
ItemPath itemPath,
boolean recurse) |
ArrayList<Job> |
Activity.calculateJobs(AgentPath agent,
ItemPath itemPath,
boolean recurse)
returns the lists of jobs for the activity and children (cf org.cristalise.kernel.entity.Job)
|
ArrayList<Job> |
CompositeActivity.calculateJobs(AgentPath agent,
ItemPath itemPath,
boolean recurse) |
ArrayList<Job> |
Workflow.calculateJobs(AgentPath agent,
ItemPath itemPath,
int type)
if type = 0 only domain steps will be queried if type = 1 only predefined steps will be queried else both will be queried
|
String[] |
Split.calculateNexts(ItemPath itemPath,
Object locker) |
Object |
WfVertex.evaluateProperty(ItemPath itemPath,
String propName,
Object locker) |
Object |
WfVertex.evaluatePropertyValue(ItemPath itemPath,
Object propValue,
Object locker) |
void |
XOrSplit.followNext(Next activeNext,
AgentPath agent,
ItemPath itemPath,
Object locker) |
void |
Loop.followNext(Next activeNext,
AgentPath agent,
ItemPath itemPath,
Object locker) |
static DataHelper |
WfVertex.getDataHelper(String id) |
History |
Workflow.getHistory() |
History |
Workflow.getHistory(Object locker)
Caches a History object for this Item, using the workflow as a locker.
|
int |
Activity.getState()
return the current State of the State machine (Used in Serialisation)
|
StateMachine |
Activity.getStateMachine() |
String |
Activity.getStateName() |
void |
Workflow.initialise(ItemPath itemPath,
AgentPath agent,
Object locker)
Method initialise.
|
boolean |
Activity.isFinished() |
void |
Loop.reinit(int idLoop) |
void |
Join.reinit(int idLoop) |
void |
Split.reinit(int idLoop) |
abstract void |
WfVertex.reinit(int idLoop)
Method reinit.
|
void |
Activity.reinit(int idLoop)
reinitialises the Activity and propagate (for Loop)
|
void |
CompositeActivity.reinit(int idLoop) |
String |
Activity.request(AgentPath agent,
AgentPath delegate,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker)
cf Item request
|
String |
CompositeActivity.request(AgentPath agent,
AgentPath delegator,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker) |
String |
Workflow.requestAction(AgentPath agent,
AgentPath delegator,
String stepPath,
ItemPath itemPath,
int transitionID,
String requestData)
Method requestAction.
|
void |
Join.run(AgentPath agent,
ItemPath item,
Object locker) |
void |
Split.run(AgentPath agent,
ItemPath itemPath,
Object locker) |
abstract void |
WfVertex.run(AgentPath agent,
ItemPath itemPath,
Object locker)
Method run.
|
void |
Activity.run(AgentPath agent,
ItemPath itemPath,
Object locker)
called by precedent Activity runNext() for setting the activity able to be executed
|
void |
CompositeActivity.run(AgentPath agent,
ItemPath itemPath,
Object locker) |
protected String |
Activity.runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker) |
void |
Join.runFirst(AgentPath agent,
ItemPath item,
Object locker) |
void |
Split.runFirst(AgentPath agent,
ItemPath itemPath,
Object locker) |
abstract void |
WfVertex.runFirst(AgentPath agent,
ItemPath itemPath,
Object locker)
sets the activity available to be executed on start of Workflow or composite activity (when it is the first one of the
(sub)process
|
void |
Activity.runFirst(AgentPath agent,
ItemPath itemPath,
Object locker)
sets the activity available to be executed on start of Workflow or composite activity (when it is the first one of the (sub)process
|
void |
AndSplit.runNext(AgentPath agent,
ItemPath item,
Object locker) |
void |
OrSplit.runNext(AgentPath agent,
ItemPath itemPath,
Object locker) |
void |
XOrSplit.runNext(AgentPath agent,
ItemPath itemPath,
Object locker) |
void |
Join.runNext(AgentPath agent,
ItemPath item,
Object locker) |
abstract void |
Split.runNext(AgentPath agent,
ItemPath itemPath,
Object locker) |
abstract void |
WfVertex.runNext(AgentPath agent,
ItemPath itemPath,
Object locker)
Method runNext.
|
void |
Activity.runNext(AgentPath agent,
ItemPath itemPath,
Object locker)
sets the next activity available if possible
|
void |
CompositeActivity.runNext(AgentPath agent,
ItemPath itemPath,
Object locker) |
void |
CompositeActivity.setChildrenGraphModel(GraphModel childrenGraph) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AddNewSlot.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Creates a new slot in the given aggregation, that holds instances of the given item description
Params:
Collection name
Item Description key (optional)
Item Description version (optional)
|
protected String |
AddDomainPath.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
AddMemberToCollection.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Generates a new slot in a Dependency for the given item
Params:
0 - collection name
1 - target entity key
2 - slot properties
|
protected String |
Import.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
AddNewCollectionDescription.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Generates a new empty collection description.
|
protected String |
CreateNewCollectionVersion.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Generates a new snapshot of a collection from its current state.
|
protected String |
WriteProperty.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
WriteViewpoint.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
RemoveC2KObject.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
AssignItemToSlot.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Params:
0 - collection name
1 - slot number
2 - target entity key
|
protected String |
ReplaceDomainWorkflow.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
ClearSlot.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Params:
0 - collection name
1 - slot number
|
protected String |
AddC2KObject.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
RemoveSlotFromCollection.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Params:
0 - collection name
1 - slot number OR if -1:
2 - target entity key
|
protected String |
RemoveDomainPath.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
CreateAgentFromDescription.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker)
Params:
New Agent name
Description version to use
Comma-delimited Role names to assign to the agent.
|
protected abstract String |
PredefinedStep.runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker)
All predefined steps must override this to implement their action
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
RemoveAgent.runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker) |
protected String |
SetAgentPassword.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
SetAgentRoles.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyArrayList |
CreateItemFromDescription.getInitProperties(String input) |
protected PropertyArrayList |
CreateItemFromDescription.getNewProperties(ItemPath itemPath,
String descVer,
PropertyArrayList initProps,
String newName,
AgentPath agent,
Object locker) |
protected CompositeActivity |
CreateItemFromDescription.getNewWorkflow(ItemPath itemPath,
String descVer,
Object locker) |
protected String |
CreateItemFromDescription.runActivityLogic(AgentPath agent,
ItemPath itemPath,
int transitionID,
String requestData,
Object locker) |
protected String |
Erase.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
CreateNewItem.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
CreateNewAgent.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
AddDomainContext.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
CreateNewRole.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
RemoveDomainContext.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
protected String |
RemoveRole.runActivityLogic(AgentPath agent,
ItemPath item,
int transitionID,
String requestData,
Object locker) |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachine.export(Writer imports,
File dir) |
Map<Transition,String> |
StateMachine.getPossibleTransitions(Activity act,
AgentPath agent) |
Schema |
Transition.getSchema(CastorHashMap actProps) |
Script |
Transition.getScript(CastorHashMap actProps) |
int |
Transition.getScriptVersion(CastorHashMap actProps)
Deprecated.
|
State |
StateMachine.traverse(Activity act,
Transition transition,
AgentPath agent) |
| Modifier and Type | Method and Description |
|---|---|
String |
ViewpointDataHelper.get(ItemPath itemPath,
String actContext,
String dataPath,
Object locker)
Retrieves the Workflow of the given Item, searches the Activity using the activity path and
retrieves a single value based on XPath
|
String |
PropertyDataHelper.get(ItemPath itemPath,
String actContext,
String dataPath,
Object locker) |
String |
ActivityDataHelper.get(ItemPath itemPath,
String actContext,
String dataPath,
Object locker)
Retrieves the Workflow of the given Item, searches the Activity using the activity path and
retrieves a single value based on XPath
|
String |
DataHelper.get(ItemPath itemPath,
String actContext,
String dataPath,
Object locker) |
| Modifier and Type | Method and Description |
|---|---|
Event |
Viewpoint.getEvent()
Method getEvent.
|
String |
Outcome.getFieldByXPath(String xpath) |
static OutcomeValidator |
OutcomeValidator.getValidator(Outcome o) |
static OutcomeValidator |
OutcomeValidator.getValidator(Schema schema) |
String |
OutcomeInitiator.initOutcome(Job job) |
void |
Outcome.setFieldByXPath(String xpath,
String data) |
String |
Outcome.validate() |
| Constructor and Description |
|---|
Outcome(int id,
String xml,
Schema schema) |
Outcome(String path,
Document data) |
Outcome(String path,
String xml) |
OutcomeValidator(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
static Authenticator |
Gateway.connect()
Connects to the LDAP server in an administrative context - using the admin username and
password given in the LDAP.user and LDAP.password props of the kernel properties.
|
static AgentProxy |
Gateway.connect(String agentName,
String agentPassword) |
static AgentProxy |
Gateway.connect(String agentName,
String agentPassword,
String resource)
Logs in with the given username and password, and initialises the lookup, storage and proxy manager.
|
static Authenticator |
Gateway.getAuthenticator() |
static void |
Gateway.init(Properties props)
Initialises the Gateway and all of the client objects it holds, with
the exception of the Lookup, which is initialised during connect()
|
static void |
Gateway.init(Properties props,
ResourceLoader res)
Initialises the Gateway and all of the client objects it holds, with
the exception of the Lookup, which is initialised during connect()
|
static AgentProxy |
Gateway.login(String agentName,
String agentPassword,
String resource) |
static void |
Gateway.startServer(Authenticator auth)
Makes this process capable of creating and managing server entities.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Authenticator.authenticate(String resource)
Authenticates a superuser connection for the server.
|
boolean |
Authenticator.authenticate(String agentName,
String password,
String resource)
Authenticates a CRISTAL agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Module.addImports(Collection<?> contents) |
Path |
ModuleResource.create(AgentPath agentPath,
boolean reset) |
Path |
ModuleActivity.create(AgentPath agentPath,
boolean reset) |
abstract Path |
ModuleImport.create(AgentPath agentPath,
boolean reset) |
ModuleDescRef |
ModuleActivity.getDescRef(ItemProxy child,
String collName) |
void |
Module.setImports(Collection<?> contents) |
| Constructor and Description |
|---|
ModuleActivity(ItemProxy child,
Integer version) |
ModuleWorkflow(ItemProxy child,
Integer version) |
| Modifier and Type | Method and Description |
|---|---|
void |
Resource.addModuleBaseURL(String ns,
String newBaseURL) |
void |
ResourceLoader.addModuleBaseURL(String ns,
String newBaseURL) |
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
PropertyArrayList |
PropertyDescriptionList.instantiate(PropertyArrayList initProps) |
| Modifier and Type | Method and Description |
|---|---|
CollectionArrayList |
Script.makeDescCollections() |
void |
Script.setActExecEnvironment(ItemProxy object,
AgentProxy subject,
Job job) |
| Modifier and Type | Method and Description |
|---|---|
StateMachine |
StateMachineCache.buildObject(String name,
int version,
ItemPath path,
String data) |
Schema |
SchemaCache.buildObject(String name,
int version,
ItemPath path,
String data) |
ActivityDef |
ActDefCache.buildObject(String name,
int version,
ItemPath path,
String data) |
Script |
ScriptCache.buildObject(String name,
int version,
ItemPath path,
String data) |
abstract D |
DescriptionObjectCache.buildObject(String name,
int version,
ItemPath path,
String data) |
void |
DescriptionObject.export(Writer imports,
File dir) |
ItemPath |
DescriptionObjectCache.findItem(String name) |
D |
DescriptionObjectCache.get(String name,
int version) |
static ActivityDef |
LocalObjectLoader.getActDef(String actName,
int actVersion)
Retrieves a named version of activity def from the database
|
static CompositeActivityDef |
LocalObjectLoader.getCompActDef(String actName,
int actVersion) |
static ActivityDef |
LocalObjectLoader.getElemActDef(String actName,
int actVersion) |
static Schema |
LocalObjectLoader.getSchema(String schemaName,
int schemaVersion)
Retrieves a named version of a schema from the database
|
static Script |
LocalObjectLoader.getScript(String scriptName,
int scriptVersion)
Retrieves a named version of a script from the database
|
static StateMachine |
LocalObjectLoader.getStateMachine(String smName,
int smVersion)
Retrieves a named version of a state machine from the database
|
ActivityDef |
ActDefCache.loadObject(String name,
int version,
ItemProxy proxy) |
D |
DescriptionObjectCache.loadObject(String name,
int version,
ItemProxy proxy) |
D |
DescriptionObjectCache.loadObjectFromBootstrap(String name) |
CollectionArrayList |
DescriptionObject.makeDescCollections() |
| Constructor and Description |
|---|
CastorXMLUtility(ResourceLoader aResourceLoader,
Properties aAppProperties,
URL mapURL)
Looks for a file called 'index.xml' at the given URL, and loads every
file listed in there by relative path
|
Copyright © 1997–2016 CRISTAL-iSE. All rights reserved.