|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PartProvider
Interface for objects that can return new object instances based on a part id.
| Method Summary | |
|---|---|
java.lang.Object |
createPart(java.lang.String partId)
Returns a new object instance given the part id. |
| Method Detail |
|---|
java.lang.Object createPart(java.lang.String partId)
partId - the part id
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||