| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.endeca.index.DynamicPropertySchemaSynchronization.DynamicOutputPropertyInfo
public static class DynamicPropertySchemaSynchronization.DynamicOutputPropertyInfo
A class that to track dynamic output property info.
| Constructor Summary | |
|---|---|
| DynamicPropertySchemaSynchronization.DynamicOutputPropertyInfo(atg.repository.search.indexing.specifier.OutputItemSpecifier pSpecifier,
                                                               atg.repository.search.indexing.specifier.OutputProperty pOutputProperty)Create a new DynamicOutputPropertyInfo. | |
| Method Summary | |
|---|---|
|  java.util.Set<java.lang.String> | getApplications()Return the set of encountered application names. | 
|  atg.repository.search.indexing.specifier.OutputProperty | getOutputProperty()Return the OutputProperty associated with this dynamic property. | 
|  atg.repository.search.indexing.specifier.OutputItemSpecifier | getSpecifier()Return the parent OutputItemSpecifier associated with this dynamic property. | 
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public DynamicPropertySchemaSynchronization.DynamicOutputPropertyInfo(atg.repository.search.indexing.specifier.OutputItemSpecifier pSpecifier,
                                                                      atg.repository.search.indexing.specifier.OutputProperty pOutputProperty)
| Method Detail | 
|---|
public atg.repository.search.indexing.specifier.OutputItemSpecifier getSpecifier()
public atg.repository.search.indexing.specifier.OutputProperty getOutputProperty()
public java.util.Set<java.lang.String> getApplications()
public java.lang.String toString()
toString in class java.lang.Object| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||