| Modifier and Type | Method and Description | 
|---|---|
| static String | PathUtils. doDynamicDateFormatReplacement(String string,
                              Metadata metadata) | 
| static String | PathUtils. doDynamicDateReplacement(String string,
                        Metadata metadata) | 
| static String | PathUtils. doDynamicDateRollReplacement(String string,
                            Metadata metadata)usage format: [DATE_ADD( )] example: [DATE_ADD(2009-12-31, yyyy-MM-dd, 1, day)] . | 
| static String | PathUtils. doDynamicDateToMillisReplacement(String string,
                                Metadata metadata)Replaces String method of format [DATE_TO_MILLIS( | 
| static String | PathUtils. doDynamicDateToSecsReplacement(String string,
                              Metadata metadata)Replaces String method of format [DATE_TO_SECS( | 
| static String | PathUtils. doDynamicReplacement(String string) | 
| static String | PathUtils. doDynamicReplacement(String string,
                    Metadata metadata) | 
| static String | PathUtils. doDynamicUtcToTaiDateReplacement(String string,
                                Metadata metadata)Replaces String method of format [UTC_TO_TAI( | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Metadata | PGETaskInstance. getMetadataForFile(File sciPgeCreatedDataFile,
                  PcsMetFileWriter writer,
                  Object[] args) | 
| Modifier and Type | Method and Description | 
|---|---|
| Metadata | PcsMetFileWriter. getMetadataForFile(File sciPgeCreatedDataFile,
                  PgeMetadata pgeMetadata,
                  Object... customArgs) | 
| protected abstract Metadata | PcsMetFileWriter. getSciPgeSpecificMetadata(File sciPgeCreatedDataFile,
                         Metadata inputMetadata,
                         Object... customArgs) | 
| protected Metadata | ExternExtractorMetWriter. getSciPgeSpecificMetadata(File sciPgeConfigFilePath,
                         Metadata inputMetadata,
                         Object... customArgs) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Metadata | MetadataListPcsMetFileWriter. getSciPgeSpecificMetadata(File sciPgeCreatedDataFile,
                         Metadata inputMetadata,
                         Object... customArgs) | 
| Modifier and Type | Method and Description | 
|---|---|
| static WorkflowInstanceMetMap | WorkflowInstanceMetadataReader. parseMetMapFile(String mapFilePath) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List | WorkflowLifecyclesReader. parseLifecyclesFile(String lifecyclesFilePath) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Metadata | XmlStructFactory. getConfigurationAsMetadata(Node configNode) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Calendar | DateUtils. getCurrentTaiTime() | 
| static int | DateUtils. getLeapSecsForDate(Calendar utcCal) | 
| static long | DateUtils. getTimeInMillis(Calendar cal,
               Calendar epoch) | 
| static double | DateUtils. getTimeInSecs(Calendar cal,
             Calendar epoch) | 
| static void | DateUtils. main(String[] args) | 
| static Calendar | DateUtils. toTai(Calendar cal) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Element | DOMUtil. getFirstElement(Element element,
               String name)
 Method returns the First occurence of Element 'name' in the DOM Node
 'element'. | 
| static String | DOMUtil. getSimpleElementText(Element node,
                    String name)* | 
Copyright © 1999–2017 Apache OODT. All rights reserved.