메소드 | 설명 | |
---|---|---|
insert ( br.ufc.pargo.hpe.backend.DGAC.database.InnerComponentExposed ac ) : void | ||
listExposedInnerOfOwner ( int id_abstract, string id_inner_owner ) : IList |
||
listOwnerOfExposedInner ( int id_abstract, string id_inner_rename ) : IList |
메소드 | 설명 | |
---|---|---|
retrieve ( int id_abstract, string id_inner_container, string id_inner_rename ) : br.ufc.pargo.hpe.backend.DGAC.database.InnerComponentExposed | ||
retrieve2 ( int id_abstract, string id_inner_rename ) : br.ufc.pargo.hpe.backend.DGAC.database.InnerComponentExposed | ||
retrieveContainer ( int id_abstract_start, string id_inner_owner, string id_inner ) : br.ufc.pargo.hpe.backend.DGAC.database.InnerComponentExposed | ||
retrieveContainerList ( int id_abstract_start, string id_inner_owner, string id_inner ) : IList |
public insert ( br.ufc.pargo.hpe.backend.DGAC.database.InnerComponentExposed ac ) : void | ||
ac | br.ufc.pargo.hpe.backend.DGAC.database.InnerComponentExposed | |
리턴 | void |
public listExposedInnerOfOwner ( int id_abstract, string id_inner_owner ) : IList |
||
id_abstract | int | |
id_inner_owner | string | |
리턴 | IList |
public listOwnerOfExposedInner ( int id_abstract, string id_inner_rename ) : IList |
||
id_abstract | int | |
id_inner_rename | string | |
리턴 | IList |