public class Tools extends Object
Modifier | Constructor and Description |
---|---|
private |
Tools() |
Modifier and Type | Method and Description |
---|---|
static String |
convertMask(String inputMask) |
static String |
increaseId(String id,
String mask) |
private static Activity |
resetParentReferences(Activity pActivity) |
private static ActivityModel |
resetParentReferences(ActivityModel pActivity) |
static DocumentMaster |
resetParentReferences(DocumentMaster pDocM) |
static DocumentMaster[] |
resetParentReferences(DocumentMaster[] pDocMs) |
static DocumentMasterTemplate |
resetParentReferences(DocumentMasterTemplate pTemplate) |
static DocumentMasterTemplate[] |
resetParentReferences(DocumentMasterTemplate[] pTemplates) |
private static Workflow |
resetParentReferences(Workflow pWf) |
static WorkflowModel |
resetParentReferences(WorkflowModel pWf) |
static WorkflowModel[] |
resetParentReferences(WorkflowModel[] pWfs) |
static boolean |
safeEquals(Object o1,
Object o2) |
static String |
unAccent(String s) |
public static DocumentMaster resetParentReferences(DocumentMaster pDocM)
public static DocumentMaster[] resetParentReferences(DocumentMaster[] pDocMs)
public static WorkflowModel[] resetParentReferences(WorkflowModel[] pWfs)
public static WorkflowModel resetParentReferences(WorkflowModel pWf)
private static ActivityModel resetParentReferences(ActivityModel pActivity)
public static DocumentMasterTemplate[] resetParentReferences(DocumentMasterTemplate[] pTemplates)
public static DocumentMasterTemplate resetParentReferences(DocumentMasterTemplate pTemplate)
public static String increaseId(String id, String mask) throws ParseException
ParseException
Copyright © 2013 OW2 Consortium. All Rights Reserved.